[IA64] Increase hypervisor memory reservation
authorAlex Williamson <alex.williamson@hp.com>
Thu, 20 Mar 2008 20:12:07 +0000 (14:12 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Thu, 20 Mar 2008 20:12:07 +0000 (14:12 -0600)
commit6d302480b4fad41d5df7a2b08a36394dcd287841
tree8b2ffb448cf67eff822212f05b24dc4909afe5ec
parent65cb972c1a66cc20ca3d3e3a0cf218d3f1af1f25
[IA64] Increase hypervisor memory reservation

Recent additions to the xen codebase have inflated the memory requirements
of the hypervisor a bit. To compensate, we need to increase the amount of
memory we try to reserve for the hypervisor when allocating "all" system
memory to dom0.

Fixes kernel panics on a 2GB rx2600 in our lab, as well as on misc. test
systems with between 16 and 128GB when they're configured to allocate "all"
memory to dom0.

Signed-off-by: Jarod Wilson <jwilson@redhat.com>
xen/arch/ia64/xen/domain.c